@extends('layouts.app') @section('head') @include('layouts.partials.headersection',['title'=>'Support']) @endsection @section('content') @endsection @push('js') @endpush