{{-- resources/views/admin/crm/batches/create.blade.php --}} @extends('layouts.app') @section('title', 'Create New Batch') @push('styles') @endpush @section('content')
@endsection @push('scripts') @endpush