@extends('layouts.master') @section('title'){{__('sidebar.contractor')}} @endsection @section('css') @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') {{__('sidebar.contractor')}} @endslot @slot('subtitle') {{__('sidebar.addcontractor')}} @endslot @endcomponent