@extends('backend.layouts.app') @section('content')
{{--
Selected Report (0)
--}}
{{-- Add New Brand --}}
@endsection @section('modal') @include('modals.delete_modal')
@endsection @section('script') @endsection