@extends('layouts.admin') @section('title', 'Complint') @section('content')
@csrf @method('PATCH')
@endsection