@extends('admin.layouts.master') @section('title', 'Edit Contact') @section('content')

Edit Contact

@csrf @method('POST')
@endsection