@extends('layouts.admin') @section('title') {{__('Projects')}} @endsection @push('theme-script') @endpush @section('action-button')
@endsection @section('content') @endsection @push('script') @endpush @if(Auth::user()->type != 'client') @if($allow == true)