@extends('layouts.app') @section('title', 'Agency Details') @section('content')
@csrf
@endsection @section('page_css') @endsection @section('page_script') @endsection