@extends('layouts.backend') @section('content')
@csrf
{{ __trans('basic_details') }}
@endsection @push('scripts') @endpush