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

Contacts

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