@extends('layout.layout')
@section('title','Tickets')
@section('ticket','active')
@section('content')
{{-- --}}
{{-- --}}
{{--
--}}
{{-- --}}
@endsection
@section('scripts')
@include('activity.activity-script')
@endsection
@include('activity.add-activity-index')