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