@extends('layouts.app') @section('content')
Branch Name | Client | Assigned Guards | Status | Action |
---|---|---|---|---|
{{ $post->branch_name }} | {{ $post->company_name }} | @if($post->is_active) Active @else Inactive @endif | View |
Showing {{ count($posts) }} of {{ $posts->appends(request()->input())->total() }} entries
{{ $posts->appends(request()->input())->links() }}