@extends('admin.layouts.layouts') @section('title', 'Source Of Applications') @section('content') {{-- Update or create modal for source of application --}}
@can('source-of-application-create') @endcan
# Title Created At Status Actions
@endsection @section('page-js') @endsection