@extends('adminlte::page') @section('title', ' - Pesquisa - ') @section('content_header')

Pesquisa Cliente - resources/views/admin/client/show.blade.php

@stop @section('content')
Filtros Cliente
@if(isset($client))
@endif
@if(isset($client))
@endif
 
@stop