@extends('app-new') {{-- Web site Title --}} @section('title') Accounts :: @parent @stop @section('content') @if (isset($status))
@endif

Accounts


{{-- --}}
Name AmountActiveCreated At Actions
@endsection @push('head-script') @endpush {{-- Scripts --}} @push('footer-script') @parent @endpush