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