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