@extends('layouts.master') @section('title', 'Contacts') @section('css') @endsection @section('breadcrumb')

Contacts

@endsection @section('main_content')
contact filter
@endsection @section('scripts') @endsection