@extends('layouts.franchise', ['heading' => 'Profile & Settings']) @section('content') @php($fp = optional($franchise))
@csrf
Shop Details
Bank & UPI
Compliance Documents
@if(! empty($fp->shop_license_path)) View current file @endif
@if(! empty($fp->gst_certificate_path)) View current file @endif
@endsection