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