@extends ('backend.layouts.app') @section('title') Branches @endsection @section('page-header')

Branches

@stop @section('content') @livewire("config.branch-component") @endsection