@extends('backend.layouts.app') @section('title', $title) @section('content') @foreach ($branches as $key => $branch) @endforeach
{{ $title }}
Status Phone Action
@endsection @section('script') @endsection