@extends('adminbase') @section('title', 'Search') @section('content')
@yield('account_content')
@endsection @section('breadcrumbs') Backend Management @endsection