@extends('dashboard.layout.master') @section('content')
@include('dashboard.layout.navbar')
Show Ticket

@if(Auth::user()->role==56 || Auth::user()->role==57)

@endif
{{-- --}} {{----}}
@if(session('error')) @endif @if(session('success')) @endif @endsection @push('ayiscss') @endpush