@extends('layouts.panel') @section('page_title')

داشبورد

@endsection @section('custom_css') @endsection @section('content')
@if($errors->has('type')) @endif
@if($errors->has('source_id')) @endif
@endsection