@extends('layouts.admin-layout') @section('title', 'Contact Us') @section('content')

(Contact Us Page)

@csrf

Customer Information Section










Contact From Section







@endsection @section('script') @endsection