@extends('Admin.Layout.main_layout') @section('title','Aggrement') @section('main_container')

Add Centre agreement

@csrf

@if($errors->has('description')) {{($errors->first('description'))}} @endif
@endsection