@extends('layouts.master') @section('title', 'contact us') @section('css') @endsection @section('content')
Users table
@csrf
@endsection @section('js') @endsection