@extends('layouts.app') @section('content')

Archived Branch

Showing
entries
@if($branches->count()>0)
Showing {{ $branches->count() }} entries
@endif
@endsection @section('page_script') @parent @endsection