@extends('layouts.nifty') @section('content') Maintenance List of Branches Add New Department Add New Branches Complete the form below to Add New Branches. @csrf Branch Code Branch Branch Type Select Branch Type @foreach($branchtypes as $branchtypes) {{ $branchtypes->branchtype }} @endforeach Address (House No/Apt #, Street Name, Barangay Name) Date Opened LTO Permit Phone No Mobile No @if( (new Jenssegers\Agent\Agent)->isDesktop()) @else @endif @include('partials.footer') @endsection
Complete the form below to Add New Branches.