@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("International Shipping")}}
{{__("Send Notification")}}
{{__("Dashboard")}}
{{__("International Shipping")}}
@endsection @section("content")
{{__("Send Notification")}}
id)}}" enctype="multipart/form-data"> @csrf
{{__("Send")}}
{{__("All")}}
{{__("Custom Company")}}
@error("send")
{{$message}}
@enderror
{{__("Companies")}}
@error("company_id")
{{$message}}
@enderror
@endsection @section("scripts") @endsection