@extends('admin.layout.master') @section('content')

@lang('admin.create_order')

{{csrf_field()}} {{method_field('post')}}
@endsection @push('js') @endpush