@extends('layouts.main') @section('title', 'Vendor Dashboard') @section('content')
@yield('vendor-content')
@endsection