@extends('layouts.master') @section('title', 'Welcome to the online vegitable store') @yield('navbar') @section('intro') @endsection @section('content')
{{--
--}} {{--
--}}
@endsection @section('scripts') @endsection