@php use App\Models\ComplaintAgainst; $departments = ComplaintAgainst::where('status',1) ->orderBy('name') ->get(); @endphp @extends('layouts.app') @section('content')

Home & Tribal Affair's Department
Khyber Pakhtunkhwa
Complaint Cell

User Registration
@csrf
@endsection