@extends('admin.layouts.app') @section('title', 'New Sale') @section('content')
@csrf


@endsection @push('scripts') @endpush