@extends('frontend.layouts.partials.app') @section('title', 'Branches') @section('meta', 'Welcome to Goodwill Finance Pvt. Ltd.') @section('content')

Branch Network

@foreach ($provinces as $province) @endforeach
@endsection @push('scripts') @endpush