@extends('site.layouts.app') @section('title', 'Branch Location') @section('content')

Branch Location

{!! $content->branch_location !!}
@endsection