@extends('admin.layouts.app') @section('title', __('Admins')) @section('content')
@csrf
@endsection @section('javascript') @endsection