@extends('Admin.layouts.app') @section('pagetitle',__('messages.admins')) @section('content')
@csrf @method('post')
@endsection