@extends("layouts.admin.app") @section("page-title") <<<<<<< HEAD {{__("Dashboard")}} ======= {{__("Create Business Partners")}} >>>>>>> 275146bf5c4375ba703918bcf60931196d3281fc @endSection @section("page-nav-title")

{{__("Business Partners")}}

{{__("Business Partners")}}

@endsection @section("content")

{{__("Create New Business Partner")}}

@csrf
@error("business_partners_image")
{{$message}}
@enderror
@endsection @section("scripts") @endsection