@extends('layouts.base') @section('content')
@include('partials.bread-crumbs')

{{trans('labels.search')}}

@endsection @section('custom_scripts') @endsection