@extends('layouts.master') @section('title', 'Create Ticket') @section('css') @endsection @section('content')

hello..

@endsection @section('scripts') @endsection