@extends('Admin.layout') @section('pagetitle',__('trans.admins')) @section('content')
@csrf @method('post')
@endsection