@extends('layouts.app') @section('breadcrumbs') Home / Branch Admin @endsection @section('submenu') @endsection @section('content')

Welcome Branch Admin

@include('dashboard.partials.invoice-search')
@endsection