@extends('Admin.Layouts.Dashboard') @section('content')
@csrf @method('PUT')
{{$page_title}}
@include('Messages')
@endsection