@extends('layouts.back-end.body') @section('content')

{{ __('message.customer') }} {{ __('message.new') }}

@csrf
@endsection