@extends('layout.master') @section('RSS', 'active open') @section('RFD', 'active') @section('content')

Insert New Franchise Brand


Insert New Franchise Brand
@csrf
@if (session()->has('ErrorImage'))
{{ session()->get('ErrorImage') }}
@elseif(session()->has('success'))
{{ session()->get('success') }}
@endif

{{--
--}} {{--
--}} {{--
--}}
@php $i = 1; @endphp
{{--
--}}
@section('scripts') @endsection @endsection